[INFO] cloning repository https://github.com/paranoidaintdroid/rust_tp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paranoidaintdroid/rust_tp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparanoidaintdroid%2Frust_tp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparanoidaintdroid%2Frust_tp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be81e6769bb253e7653991c8375b5c8254003ce1
[INFO] testing paranoidaintdroid/rust_tp against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparanoidaintdroid%2Frust_tp" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paranoidaintdroid/rust_tp
[INFO] finished tweaking git repo https://github.com/paranoidaintdroid/rust_tp
[INFO] tweaked toml for git repo https://github.com/paranoidaintdroid/rust_tp written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paranoidaintdroid/rust_tp on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paranoidaintdroid/rust_tp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f78faf60cc480555f83288674713b0953c705fefb54148a4205061907acd5caa
[INFO] running `Command { std: "docker" "start" "-a" "f78faf60cc480555f83288674713b0953c705fefb54148a4205061907acd5caa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f78faf60cc480555f83288674713b0953c705fefb54148a4205061907acd5caa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f78faf60cc480555f83288674713b0953c705fefb54148a4205061907acd5caa", kill_on_drop: false }`
[INFO] [stdout] f78faf60cc480555f83288674713b0953c705fefb54148a4205061907acd5caa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1a12f20794a5bc242b8a2fc93baa9fb21c92c2f8b5dc99b159141150fa25684
[INFO] running `Command { std: "docker" "start" "-a" "e1a12f20794a5bc242b8a2fc93baa9fb21c92c2f8b5dc99b159141150fa25684", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling rust_tp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s
[INFO] running `Command { std: "docker" "inspect" "e1a12f20794a5bc242b8a2fc93baa9fb21c92c2f8b5dc99b159141150fa25684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1a12f20794a5bc242b8a2fc93baa9fb21c92c2f8b5dc99b159141150fa25684", kill_on_drop: false }`
[INFO] [stdout] e1a12f20794a5bc242b8a2fc93baa9fb21c92c2f8b5dc99b159141150fa25684
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08788a78114a071ae096bcb395be0d75e883c64a3502a70c6540521b068db3f8
[INFO] running `Command { std: "docker" "start" "-a" "08788a78114a071ae096bcb395be0d75e883c64a3502a70c6540521b068db3f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rust_tp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.13s
[INFO] running `Command { std: "docker" "inspect" "08788a78114a071ae096bcb395be0d75e883c64a3502a70c6540521b068db3f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08788a78114a071ae096bcb395be0d75e883c64a3502a70c6540521b068db3f8", kill_on_drop: false }`
[INFO] [stdout] 08788a78114a071ae096bcb395be0d75e883c64a3502a70c6540521b068db3f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce3f0787983e8ab656977f9bfe4203274e11ce1f72cfd1d952e0e13cf5f34616
[INFO] running `Command { std: "docker" "start" "-a" "ce3f0787983e8ab656977f9bfe4203274e11ce1f72cfd1d952e0e13cf5f34616", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_tp-d11008064d303bdc)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_closure_as_job ... ok
[INFO] [stdout] test tests::test_channel_basics ... ok
[INFO] [stdout] test tests::test_multiple_receivers_without_mutex ... ok
[INFO] [stdout] test tests::test_threadpool_execution ... ok
[INFO] [stdout] test tests::test_proves_concurrency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_tp-0f9190ca2ab86cdc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-589c51d7f61200e1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_pool_from_outside ... ok
[INFO] [stderr]    Doc-tests rust_tp
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 34.53s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - ThreadPool::build (line 187) ... FAILED
[INFO] [stdout] test src/lib.rs - ThreadPool::execute (line 402) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - ThreadPool::build (line 187) stdout ----
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Result<ThreadPool, PoolError>`
[INFO] [stdout]    --> src/lib.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | assert_eq!(ThreadPool::build(0), Err(PoolError::ZeroWorkers));
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | Result<ThreadPool, PoolError>
[INFO] [stdout]     | Result<ThreadPool, PoolError>
[INFO] [stdout]     |
[INFO] [stdout] note: `ThreadPool` does not implement `PartialEq`
[INFO] [stdout]    --> src/lib.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub struct ThreadPool {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ `ThreadPool` is defined in another crate
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ThreadPool` doesn't implement `Debug`
[INFO] [stdout]    --> src/lib.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | assert_eq!(ThreadPool::build(0), Err(PoolError::ZeroWorkers));
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `ThreadPool`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Debug` is implemented for `Result<T, E>`
[INFO] [stdout]    --> /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:552:15
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ThreadPool` doesn't implement `Debug`
[INFO] [stdout]    --> src/lib.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | assert_eq!(ThreadPool::build(0), Err(PoolError::ZeroWorkers));
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `ThreadPool`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Debug` is implemented for `Result<T, E>`
[INFO] [stdout]    --> /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:552:15
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0369.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - ThreadPool::build (line 187)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.55s; merged doctests compilation took 0.11s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ce3f0787983e8ab656977f9bfe4203274e11ce1f72cfd1d952e0e13cf5f34616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce3f0787983e8ab656977f9bfe4203274e11ce1f72cfd1d952e0e13cf5f34616", kill_on_drop: false }`
[INFO] [stdout] ce3f0787983e8ab656977f9bfe4203274e11ce1f72cfd1d952e0e13cf5f34616
